home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Najgorsze komunikatory / Tlen.pl / tleninst60255.exe / tlen.exe / 0 / RCDATA / TCUSTOMSTATUS / TCUSTOMSTATUS.txt
Text File  |  2007-09-27  |  5KB  |  252 lines

  1. object CustomStatus: TCustomStatus
  2.   Left = 218
  3.   Top = 236
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Stan opisowy'
  7.   ClientHeight = 245
  8.   ClientWidth = 470
  9.   Color = 15724527
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   OnClose = FormClose
  20.   OnKeyPress = FormKeyPress
  21.   OnShow = FormShow
  22.   DesignSize = (
  23.     470
  24.     245)
  25.   PixelsPerInch = 96
  26.   TextHeight = 13
  27.   object Label1: TLabel
  28.     Left = 32
  29.     Top = 112
  30.     Width = 30
  31.     Height = 13
  32.     Caption = 'Opis:'
  33.     Font.Charset = DEFAULT_CHARSET
  34.     Font.Color = clWindowText
  35.     Font.Height = -11
  36.     Font.Name = 'Verdana'
  37.     Font.Style = []
  38.     ParentFont = False
  39.   end
  40.   object Label2: TLabel
  41.     Left = 8
  42.     Top = 182
  43.     Width = 92
  44.     Height = 13
  45.     Anchors = [akLeft, akBottom]
  46.     Caption = 'Nazwa na li'#347'cie:'
  47.     Font.Charset = DEFAULT_CHARSET
  48.     Font.Color = clWindowText
  49.     Font.Height = -11
  50.     Font.Name = 'Verdana'
  51.     Font.Style = []
  52.     ParentFont = False
  53.   end
  54.   object Label3: TLabel
  55.     Left = 328
  56.     Top = 8
  57.     Width = 70
  58.     Height = 13
  59.     Caption = 'Lista stan'#243'w'
  60.     Font.Charset = DEFAULT_CHARSET
  61.     Font.Color = clWindowText
  62.     Font.Height = -11
  63.     Font.Name = 'Verdana'
  64.     Font.Style = []
  65.     ParentFont = False
  66.   end
  67.   object Image1: TImage
  68.     Left = 8
  69.     Top = 110
  70.     Width = 16
  71.     Height = 16
  72.     Stretch = True
  73.     Transparent = True
  74.   end
  75.   object Label4: TLabel
  76.     Left = 8
  77.     Top = 135
  78.     Width = 50
  79.     Height = 13
  80.     Caption = 'Znakow:'
  81.     Font.Charset = DEFAULT_CHARSET
  82.     Font.Color = clWindowText
  83.     Font.Height = -11
  84.     Font.Name = 'Verdana'
  85.     Font.Style = []
  86.     ParentFont = False
  87.   end
  88.   object Label5: TLabel
  89.     Left = 8
  90.     Top = 156
  91.     Width = 7
  92.     Height = 13
  93.     Caption = '0'
  94.     Font.Charset = DEFAULT_CHARSET
  95.     Font.Color = clWindowText
  96.     Font.Height = -11
  97.     Font.Name = 'Verdana'
  98.     Font.Style = []
  99.     ParentFont = False
  100.   end
  101.   object RadioGroup1: TRadioGroup
  102.     Left = 8
  103.     Top = 8
  104.     Width = 305
  105.     Height = 89
  106.     Caption = 'Rodzaj stanu'
  107.     Columns = 2
  108.     Font.Charset = DEFAULT_CHARSET
  109.     Font.Color = clWindowText
  110.     Font.Height = -11
  111.     Font.Name = 'Verdana'
  112.     Font.Style = []
  113.     ParentFont = False
  114.     TabOrder = 0
  115.     OnClick = RadioGroup1Click
  116.   end
  117.   object Edit2: TEdit
  118.     Left = 112
  119.     Top = 178
  120.     Width = 201
  121.     Height = 21
  122.     Anchors = [akLeft, akBottom]
  123.     Ctl3D = True
  124.     Font.Charset = DEFAULT_CHARSET
  125.     Font.Color = clWindowText
  126.     Font.Height = -11
  127.     Font.Name = 'Verdana'
  128.     Font.Style = []
  129.     ParentCtl3D = False
  130.     ParentFont = False
  131.     TabOrder = 1
  132.     OnKeyPress = Edit2KeyPress
  133.   end
  134.   object ListBox1: TListBox
  135.     Left = 328
  136.     Top = 24
  137.     Width = 137
  138.     Height = 183
  139.     Anchors = [akTop, akRight, akBottom]
  140.     Ctl3D = True
  141.     Font.Charset = DEFAULT_CHARSET
  142.     Font.Color = clWindowText
  143.     Font.Height = -11
  144.     Font.Name = 'Verdana'
  145.     Font.Style = []
  146.     ItemHeight = 13
  147.     ParentCtl3D = False
  148.     ParentFont = False
  149.     TabOrder = 2
  150.     OnClick = ListBox1Click
  151.     OnDblClick = ListBox1DblClick
  152.   end
  153.   object Button1: TButton
  154.     Left = 8
  155.     Top = 214
  156.     Width = 90
  157.     Height = 25
  158.     Anchors = [akLeft, akBottom]
  159.     Caption = 'Ustaw stan'
  160.     Font.Charset = DEFAULT_CHARSET
  161.     Font.Color = clWindowText
  162.     Font.Height = -11
  163.     Font.Name = 'Verdana'
  164.     Font.Style = [fsBold]
  165.     ParentFont = False
  166.     TabOrder = 3
  167.     OnClick = Button1Click
  168.   end
  169.   object Button2: TButton
  170.     Left = 256
  171.     Top = 214
  172.     Width = 65
  173.     Height = 25
  174.     Anchors = [akRight, akBottom]
  175.     Caption = 'Dodaj'
  176.     Font.Charset = DEFAULT_CHARSET
  177.     Font.Color = clWindowText
  178.     Font.Height = -11
  179.     Font.Name = 'Verdana'
  180.     Font.Style = []
  181.     ParentFont = False
  182.     TabOrder = 4
  183.     OnClick = Button2Click
  184.   end
  185.   object Button3: TButton
  186.     Left = 400
  187.     Top = 214
  188.     Width = 65
  189.     Height = 25
  190.     Anchors = [akRight, akBottom]
  191.     Caption = 'Usu'#324
  192.     Font.Charset = DEFAULT_CHARSET
  193.     Font.Color = clWindowText
  194.     Font.Height = -11
  195.     Font.Name = 'Verdana'
  196.     Font.Style = []
  197.     ParentFont = False
  198.     TabOrder = 5
  199.     OnClick = Button3Click
  200.   end
  201.   object Button4: TButton
  202.     Left = 104
  203.     Top = 214
  204.     Width = 81
  205.     Height = 25
  206.     Anchors = [akLeft, akBottom]
  207.     Caption = 'Anuluj'
  208.     Font.Charset = DEFAULT_CHARSET
  209.     Font.Color = clWindowText
  210.     Font.Height = -11
  211.     Font.Name = 'Verdana'
  212.     Font.Style = []
  213.     ParentFont = False
  214.     TabOrder = 6
  215.     OnClick = Button4Click
  216.   end
  217.   object Button5: TButton
  218.     Left = 328
  219.     Top = 214
  220.     Width = 65
  221.     Height = 25
  222.     Anchors = [akRight, akBottom]
  223.     Caption = 'Zmie'#324
  224.     Font.Charset = DEFAULT_CHARSET
  225.     Font.Color = clWindowText
  226.     Font.Height = -11
  227.     Font.Name = 'Verdana'
  228.     Font.Style = []
  229.     ParentFont = False
  230.     TabOrder = 7
  231.     OnClick = Button5Click
  232.   end
  233.   object Memo1: TMemo
  234.     Left = 88
  235.     Top = 104
  236.     Width = 225
  237.     Height = 65
  238.     Ctl3D = True
  239.     Font.Charset = DEFAULT_CHARSET
  240.     Font.Color = clWindowText
  241.     Font.Height = -11
  242.     Font.Name = 'Verdana'
  243.     Font.Style = []
  244.     ParentCtl3D = False
  245.     ParentFont = False
  246.     ScrollBars = ssVertical
  247.     TabOrder = 8
  248.     OnChange = Memo1Change
  249.     OnKeyPress = Memo1KeyPress
  250.   end
  251. end
  252.